home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / biz / misc / StarAm_Plan.lha / StarAm Plan / sapdoks.lha / SAP / History < prev    next >
Text File  |  1999-09-12  |  21KB  |  340 lines

  1. Changes until version 2.03 are in »Geschichte« (german only)
  2.  
  3. ----------------------------------------------------------------------------
  4. 2.03b    03-Nov-1996
  5. ----------------------------------------------------------------------------
  6.        - serious bug fixed: Extras/Export/Range has overwrited the original
  7.          File, if xpk wasn't used :-(
  8.        - enforcer hit during saving the session while a graphics window is
  9.          open fixed
  10.        - bug in v2.03 fixed: If SimpleRefresh the worksheet wasn't printed
  11.          at start automatically. The command Define Worksheet (and reverse)
  12.          didn't refresh the worksheet.
  13.        - bug in v2.03 fixed: Extras/Export/Text didn't work because of the
  14.           new printing features :-(
  15.        - FPU exceptions are now disabled (because of runtimeerrors if FPU
  16.          exists -not 68040!- and I couldn't find them lacking a real FPU)
  17.        - bug fixed: regressionscurve will have wrong colour, if the values
  18.          are printed in the chart
  19.        - bug fixed: wrong display in window Pattern, after output the
  20.          settings new e.g. past selection of another chart)
  21.        - bug fixed: that noXY and lin./exp./pot. regression can't be at
  22.          same time are displayed in the gui now
  23.        - that axes aren't always marked completely because of rounding
  24.          errors should be fixed now
  25.        - bug in V2.x fixed: Enforcer-Hits, if at bottom/right worksheet
  26.          border complete row/column removed and in parts part of a range is.
  27.        - bug fixed: If complete row/column at bottom/right worksheet border
  28.          removed, undo didn't work.
  29.        - Enforcer-Hits, if a chart wasn't found by Worksheet/Open, fixed.
  30. ----------------------------------------------------------------------------
  31. 2.04     11-Jan-1997
  32. ----------------------------------------------------------------------------
  33.        - bug in V2.03 fixed: Iconify works again (enforcer-hits/guru/
  34.          "hanging" fixed)
  35.        - xy-charts: x-axis labels have same type (number, date, time, month,
  36.          weekday) as cells with x-values (e.g. monthnames instead of numbers
  37.          at x-axis). Format of cells with type date or time is partly used.
  38.        - no formfeed after last page of printout of sheet, if no footer is
  39.          printed
  40.        - setting for view: zero-values are not shown (ignored by celltype
  41.          text, date and time). Also cellformat to set this for each cell
  42.          (ignored only by celltype text).
  43.        - printout of chart can be aborted
  44.        - Worksheet/Open, Chart/Load (Chart-Manager) and gadget Load
  45.          (Worksheet-Manager): Multiselection (and loading) of files in 
  46.          filerequester.
  47.        - bug fixed: range was not set in gadget Range in window Create Series
  48.          after opening
  49.        - bug fixed: labeling of (real) 3d-charts now correct
  50.        - curvechart (and 3d-areachart): empty cells (celltype=text; value=0
  51.          AND value of cell is hidden in actual view) and/or cells of value zero
  52.          can be ignored: gadgets emty and zeros in Chart-Attributes
  53.        - regression: same as above, gadgets empty and zeros.
  54.        - new command Chart/Pattern, to load a chart as format-pattern for
  55.          the new chart which will be created with the selected ranges
  56.        - support of GadgetHelp (Intuition.library V39): there is a shorthelp
  57.          for the gadgets of the gadgetbar shown, if the mousepointer is over
  58.          one of the gadgets. Pressing help opens the (context sensitive and
  59.          asynchrone) online-help (with a longer helptext).
  60.        - »StarAm Plan.guide« reworked for AmigaGuide V39 (fontstyles, wordwrap)
  61.          and more links.
  62.        - bug fixed: frame around Chart was sometimes top and/or right thicker
  63.          than bottom and left
  64.        - bug in WNN()-function fixed: if function FLR() in first possibility
  65.          FLR was used independend of condition
  66.        - bug in parser of making uppercase, relocating and transpose fixed:
  67.          runtime-error if ERG("anything"#) was used (you had to use
  68.          ERG("anything"#"anything") instead)
  69.        - bug fixed: user-error-text become supplement after next output of
  70.          the value,e.g. in WNN(ZWN(%a#Formel)<>3.4#%a+ERG(#"DM")#FLR("Text"))
  71.        - bug in v2.x fixed: if supplement in front of number, after
  72.          recalculation wrong supplements
  73.        - bug in v2.03 fixed: if put formular with function ERG() in empty or
  74.          text-cell, the supplement wasn't shown before next recalculation of
  75.          cell
  76. ----------------------------------------------------------------------------
  77. 2.05     09-Mar-1997
  78. ----------------------------------------------------------------------------
  79.        - starting from shell, now (as usual) the path of arguments must be
  80.          relative to the current directory (previously program directory) or
  81.          (as in the past) absolute.
  82.        - if mouse pointer on iconbar, the window is no longer activated
  83.          (check of help key programmed new).
  84.        - bug avoided: strange bug in connection with XpkExamine(), TAG
  85.          xpkGetError and the entry type in structure XpkFib
  86.          (TAG xpkGetError removed).
  87.        - check of identity of worksheets more exactly yet
  88.        - error message if loading a project which contains a worksheet which
  89.          is part of another loaded project. Removing of the worksheet from
  90.          the project which is being loaded. So no more danger of a crash.
  91.        - short help of iconbar now localized
  92.        - bug fixed: Worksheet-Manager refreshed after changes in projects
  93.          using the Project-Definition window (Gadget »Open«)
  94.        - bug fixed: projects loaded by Extras/Project/Open weren't shown
  95.          correctly in the project list.
  96.        - more than one chart is allowed to be loaded by drag&drop onto the
  97.          Chart-Manager yet
  98.        - worksheets can be loaded by drag&drop onto the worksheet-manager yet.
  99.          They are loaded in addition to the already loaded worksheets.
  100.          A worksheet window isn't opened automatically in this case.
  101.        - bug fixed in links to other worksheets by name in formulas (\Name.):
  102.          If the name contains the special characters operators, brackets and #
  103.          then the name can be set between " (\"Name".). So no error will occur.
  104.        - links to other worksheets by name in formulas can contain a path now.
  105.          The name (incl. path) must then set between " (\"Path/Name".).
  106.          Then the worksheet is searched only in the memory and at the
  107.          specified place.
  108.        - Enforcer-Hit fixed: removing of a worksheet from a project
  109.          (Project Definition Window)
  110.        - crash, when icons not there, fixed
  111. ----------------------------------------------------------------------------
  112. 2.1      04-May-1997
  113. ----------------------------------------------------------------------------
  114.        - in character-window are two gadgets to enter/cancel input with 
  115.          mouse now
  116.        - contents of a cell can be centered over a range of cell (instead of
  117.          complete row), too. A range must then be marked. If no range marked
  118.          then complete row is used.
  119.        - bug fixed: the connect lines in bar-, stack- and proportional charts
  120.          should now always be correct
  121.        - enforcer hits fixed: open at start chart settings windows but chart
  122.          wasn't there anymore
  123.        - bug fixed: horiz. bar-, stack- and prop.charts were damaged (numbers
  124.          at axes and if no grid/subgrid)
  125.        - text series (a special form of arithmetic series) implemented.
  126.          The possible text series can be defined by the user.
  127.        - small bug fixed: bar chart with 3d effect and positve AND negativ 
  128.          values
  129.        - drawing the charts the resolution and aspect ratio are taken into
  130.          account completely: length of lines (ticks and subticks, some symbols
  131.          with previously constant size) thickness of lines (all lines drawn
  132.          with Draw and DrawEllipse), text height, text width (using FontTags
  133.          of DiskFont.library v37/39).
  134.        - the size of elements in the chart now optional depends on the
  135.          horizontal resolution (as until now) or the width of the window
  136.        - bug fixed: possibility to open screens <640×200 and to produce a
  137.          runtime error by enter to large values removed.
  138.        - bug fixed: now using GetBitMapAttr() (graphics.library v39) to get
  139.          the screen depth
  140.        - bug fixed: a window of a worksheet which is already open will come
  141.          in front now, if you select View or doubleclick on the name of the
  142.          sheet in the worksheet manager.
  143.        - thickness of lines in chart now selectable (separate for different
  144.          lines)
  145.          size of symbols in chart now selectable
  146.        - bug and enforcer hit fixed: window Change didn't come to front
  147.          if selected Edit/Change a second time
  148.        - bug fixed: Edit/Change deleted cells (long lives undo!) if the cells
  149.          had contained formulas and only values should been changed
  150.        - bug fixed: Edit/Changed changed formulas wrong in case of * or /
  151.        - better look of polar coordinate system with angle range 0-180
  152.        - in texts of charts you can now use simple mathematical expressions
  153.          ("Formelsatz"): fraction, sub-/superscript, math. symbols and greek
  154.          letters, textstyles italic and bold
  155.        - with %n you can now set the position of the factor of the axis
  156.          lettering in the axis names (in 1000, in Mio, in billion, in 1E+012,
  157.          ...). Factors in scientific notation are printed now superscript
  158.          (10^{12} instead 1E+012, ^{ and } certainly not printed and 12
  159.          superscript). »in« not printed if %n is used.
  160.        - small bug fixed: 3d area chart if increasing between two (adjacent)
  161.          datapoints is too much
  162.        - now the next factor at the axes is used if values <0.01 instead of
  163.          <0.001 so that at least 2 digits are different
  164.        - the automatic for max/min y axis values no calculates also usable
  165.          results if values are between -1 and +1
  166.        - runtime errors catched: if triggerline should be drawn at too small
  167.          or great value
  168.        - bug fixed: polar coordinate system: if min y axis values was set by
  169.          user (not equal zero), this value wasn't ignored when program checked
  170.          if automatic must be used
  171.        - bug fixed: polar coordinate system: if scaling was set by user x=0
  172.          wasn't catched
  173.        - polar coordinate system: subgrid isn't drawn dotted any more because
  174.          this doesn't work with circle arcs. You should use a smaller line
  175.          thickness instead.
  176.        - work around for inability of the printer.device to print a hardcopy
  177.          from a CyberGraphX screen, so that you now can print out a chart from
  178.          a CyberGraphX screen
  179.        - routine to save a chart as graphics (IFF-ILBM) cybergraphx compatible
  180.          (but only 8 bit!) rewrited, so that you now can save a chart as
  181.          graphics (IFF-ILBM) from a CyberGraphX screen (true also for copying
  182.          into clipboard).
  183.        - small bug fixed: After Worksheet/Clear Unnamed not to read correctly
  184.          in i.e. the Worksheet Manager
  185.        - bug fixed: if an error occurs at saving a chart as grphics (IFF-ILBM)
  186.          then you'll get an error message now (true also for copying into
  187.          clipboard)
  188. ----------------------------------------------------------------------------
  189. 2.1b     23-Jul-1997
  190. ----------------------------------------------------------------------------
  191.        - Aminet distribution is now identical to disk distribution
  192.        - Installer script completely rewritten:
  193.          - localized
  194.          - checking minimum preconditions
  195.          - cleaning up after error
  196.          - active support of installation on floppy disk (size checking and
  197.            asking for new directory)
  198.          - PRETEND mode works
  199.          - all answers in EXPERT mode are safe
  200.          - some more informations in EXPERT mode
  201.          - Creating directory in EXPERT mode only if desired
  202.          - less questions in AVERAGE mode (more automatic copying)
  203.          - all questions first if possible
  204.          - icon positions are kept on update (this must be activated
  205.            manually by deleting some ; because of compatibility)
  206.          -> perfect installer-script ;-)
  207.        - enforcer hits, etc. fixed: changing position of cell A1 with command
  208.          Edit/Sort confused StarAm Plan
  209.        - enforcer hits fixed: they occured when sorting the data of a row
  210.        - bug fixed: position of right scroller in worksheet window is now
  211.          correctly calculated with screen font instead of program font
  212.        - if windows are closed by the worksheet manager then the worksheet
  213.          manager stays in foreground now
  214.        - if you try to close the last open worksheet window then you can now
  215.          also quit or iconify
  216.        - enforcer hit fixed: occcured when deleting the only text of a
  217.          text serie
  218.        - Guru fixed: occured when deleting a text series which contains
  219.          an empty text
  220.        - bug fixed: the legend in a chart is now always well formated
  221. ----------------------------------------------------------------------------
  222. 2.2      12-Jul-1998
  223. ----------------------------------------------------------------------------
  224.        - considerable less memory consumption of the worksheets now
  225.          activated:
  226.          i.e. 52 kbyte (175 cells -> 300 byte per cell)
  227.        - bug fixed: If more than one view open and the worksheet was expanded
  228.          then only the current view was (if necessary) refreshed, the same
  229.          if input with string gadget »Cont.:«/»Input:« and »Edit/Replace«
  230.        - new option (in Environment/Miscellaneous): empty input delete current
  231.          cell (then canceling of the input only by character window!)
  232.        - new option (in Environment/Miscellaneous): cursor keys expand the
  233.          sheet automatically (also selecting range with rShift/cursor key).
  234.          This setting has no effect with Ctrl/cursor key and Alt/cursor key!
  235.        - new option (in Environment/Miscellaneous): Inputs by using the
  236.          string gadget »Cont.:«/»Input:« can be undone.
  237.        - »Format/Column Width/Optimal« marks the columns so that after every
  238.          input using the string gadget »Cont.:«/»Input:« the column width is
  239.          made optimal again. The other column width commands unmark the
  240.          columns.
  241.          A doubleclick on the right border of the column name do not mark
  242.          or unmark columns!
  243.        - bug fixed: Under certain conditions »Environment/Display/Font...«
  244.          crashed the system.
  245.        - refresh of the sheet window less obstrusive
  246.        - enforcer hit fixed: jumping with Alt (Alt-rShift) right or down
  247.          if sheet smaller than sheet window
  248.        - bug fixed: setting »Hide Zero« of current view wasn't saved
  249.        - bug fixed: »Cont.:« and »Input:« were sometimes printed with
  250.          wrong font
  251.        - you can now use simple mathematical expressions ("Formelsatz") in
  252.          all texts in the chart and the sheet! In the sheet this feature
  253.          must be activated.
  254.        - output of texts (screen and printer) won't be cut anymore if the
  255.          text is longer than the width of the column, so no need to break
  256.          the text into the next cells (Ctrl/Return)!
  257.          »Center Row« works without breaking the text into the following
  258.          cells, too. It can be undone with »Format/Alignment« now.
  259.        - print out and »Extras/Export/Text« only creates the necessary
  260.          format sequences and these at the beginning and end of the text
  261.          instead of the beginning and end of the cell
  262.        - print out and »Extras/Export/Text« notice special cases like
  263.          long cellcontents (»#«), error messages, hidden zeros and
  264.          »Environment/Display/Show Formulars« now, too
  265.        - bug fixed: cells in the right of the selected range were printed/
  266.          exported as text, too
  267.        - print out in highest quality and complete WYSIWYG now possible
  268.          (font, colour, cell grid, borders, mathematical expressions)
  269.        - bug fixed: StarAm Plan hasn't noticed that XPK was disabled
  270.          under certain conditions
  271.        - the possibility to access the range A1-B12 of the layer AA with
  272.          AA:A1-A12 as described in the manual now implemented: AA:A1-AA:B12
  273.          no longer necessary (but possible)
  274.        - bug fixed: in a link to another worksheet (e.g. \Name.A1 or
  275.          \Name.A1-B12) A1 (in the two examples) wasn't relocated.
  276.        - cell references outside of the valid range due to relocating now
  277.          changed to »?!«
  278.        - Cell references are now linked to its cells, i.e. if cells are
  279.          removed or new inserted, then the references will be changed so
  280.          that they refer to the new positions of the cells. If illegal
  281.          references come into existance (e.g. cell doesn't exist any more)
  282.          or a reference may be outdated (ranges!) then the cell will be
  283.          marked by the message »ref. old!«. If the marked formulars are
  284.          correct then a recalc will bring the sheet (project) up to date
  285.          (this isn't done automatically for safety reasons). If no cell
  286.          is marked then a recalc will not be necessary!
  287.          All references in the complete project are adapted, 3d references
  288.          too (but not the layer reference). Links to other worksheets
  289.          by name (e.g. \Name.A1) aren't changed (this is impracticable).
  290.          »Edit/Transpose« of not square ranges doesn't change the ranges
  291.          always correct and in this case the undo doesn't work correct, too.
  292.        - now cells are always calculated in the correct order. This is valid
  293.          only for the commands range/sheet/project calculate. In other cases
  294.          all other cells than the cell which is just calculated are declared
  295.          already calculated so that circle references are not found.
  296.          Using range calculate, all cells outside the range and using
  297.          sheet calculate all cells outside the sheet are declared already
  298.          calculated, so that circle references are only found, if no outside
  299.          cells take part in the circle.
  300.          A chain of cells, which are linked with references to uncalculated
  301.          cells, may only contains 10 cells and using brackets in the cells
  302.          can reduce this limit to only one cell in the chain (i.e. no
  303.          linking!).
  304.        - linear/exponential/power regression now uses errorvalues of the
  305.          y values if desired. Also the y-error-bars are used calculating the
  306.          regression curves in charts.
  307.        - »Center Row« can be undone yet.
  308.        - examples updated
  309.        - bug in installer script fixed: free RAM wasn't checked correctly
  310. ----------------------------------------------------------------------------
  311. 2.2b     12-Sep-1999
  312. ----------------------------------------------------------------------------
  313.        - bug fixed: ranges are shown only in the view, where they have been
  314.          marked now
  315.        - bug fixed: help in menu »Calculate« worked correctly only up to the
  316.          11th subitem
  317.        - bug fixed: crash if more than one view of a worksheet open and
  318.          a new row/column above/left of the first row/column was inserted.
  319.        - bug fixed: centered cells over more than one cell are now correct
  320.          undone using »Edit/Undo«
  321.        - using »true« xy-charts, the x-values may be unsorted and occur more
  322.          than once, but you shoudn't use this! The condition for "false"
  323.          xy-charts needn't to be fullfilled by »true« xy-charts any more.
  324.        - using xy-charts no maximum number of data depending on window size
  325.          any longer
  326.        - bug fixed: crash if marking ranges above a certain row/column
  327.          (INTEGER instead of LONGINT used:-(
  328.        - bug fixed: type of cell with a format template could be changed
  329.          using the input line
  330.        - XPK password requester is used (if XPK >=V4 installed)
  331.        - bug fixed: canceled password requester (load/save) now handeled
  332.          with sense
  333.        - bug fixed: Ctrl/p and Ctrl/P do the same as the correlated items
  334.          in the pulldown menu now
  335.        - SDF import: if the seperator is a space, several spaces are
  336.          interpreted as one seperator
  337.        - new tooltype DEUZAHLEN: if set, the sdf import replaces a comma
  338.          by a point if a number arises.
  339.        - bug fixed: max. number of rows/columns checked during sdf import
  340.        - some small bugs fixed